home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4888 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: brighton.openmarket.com!decwrl!sony!sonysjc!usenet
  2. From: Mike Rizzo <rizzom@ccmail.nhq.sony.com>
  3. Newsgroups: comp.lang.c
  4. Subject: (no subject)
  5. Date: 7 Feb 1996 19:21:42 GMT
  6. Organization: Sony Corporation of America, San Jose, CA
  7. Message-ID: <4fau46$1d5@usenet1.sjc.in.sel.sony.com>
  8. NNTP-Posting-Host: rmemos01.rmpg.sel.sony.com
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 1.22 (Windows; I; 16bit)
  13.  
  14. Hi,
  15.  
  16.   I have been having trouble declaring an array of structures in C.
  17. (BTW I'm using Trubo C++ 3.0/DOS 6.2) Each structure is about 1500 bytes,
  18. and I need to create an array of 64 of them. (its a project for school). 
  19. Only problem is that I keep getting an array too large error when I 
  20. compile.  I have tried every memory model and they have not worked.  
  21. I know you have to declare the array as far but I'm not sure what that 
  22. is all about. Do I need to use a DOS extender? If anyone could shed 
  23. some light on this I'd really appreciate it.
  24.  
  25. Thanks
  26.  
  27. Mike Rizzo
  28.  
  29. Please send e-mail to: rizzom@mars.superlink.net
  30.  
  31.  
  32.